Skip to content

✨ Use .WithCluster and .WithNamespace #112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 7, 2025

Conversation

ntnn
Copy link
Member

@ntnn ntnn commented Jun 30, 2025

Summary

Requires kcp-dev/client-go#48

Results in this code: https://github.com/ntnn/kcp-client-go/blob/940cbc243a2b2fb6c279be7e705a568d2c0ebb8c/listers/core/v1/resourcequota.go#L44-L90

See #113 without the codegen noise

Related issue(s)

Fixes #

Release Notes

NONE

@kcp-ci-bot kcp-ci-bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. dco-signoff: yes Indicates the PR's author has signed the DCO. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 30, 2025
@ntnn ntnn force-pushed the update-client-go-3 branch from 905296f to db1166e Compare July 1, 2025 09:48
@kcp-ci-bot kcp-ci-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 1, 2025
@ntnn ntnn changed the title [WIP] ✨ Reduce cluster-lister-gen ✨ Use .WithCluster and .WithNamespace Jul 1, 2025
@kcp-ci-bot kcp-ci-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 1, 2025
ntnn added 2 commits July 7, 2025 10:02
Signed-off-by: Nelo-T. Wallus <[email protected]>
@ntnn ntnn force-pushed the update-client-go-3 branch from 077579f to 93a66f2 Compare July 7, 2025 08:03
@mjudeikis
Copy link
Contributor

/lgtm
/approve

functionally looks ok. Will trust author for testing :)

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2025
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: bb7bed316736a610aa17241e13d194a4171a6481

@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mjudeikis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 7, 2025
@kcp-ci-bot kcp-ci-bot merged commit 4094fb8 into kcp-dev:kcp-1.32.3 Jul 7, 2025
9 checks passed
@ntnn ntnn deleted the update-client-go-3 branch July 7, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has signed the DCO. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants